[INFO] cloning repository https://github.com/catupper/intro-quiz-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/catupper/intro-quiz-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcatupper%2Fintro-quiz-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcatupper%2Fintro-quiz-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dae45d817961d4ac37afe7e7af6efdf0fd4d658a
[INFO] checking catupper/intro-quiz-rs against try#14e4661efa5acbf985e4fe564baae04683366cc1 for pr-157696
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcatupper%2Fintro-quiz-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/catupper/intro-quiz-rs
[INFO] finished tweaking git repo https://github.com/catupper/intro-quiz-rs
[INFO] tweaked toml for git repo https://github.com/catupper/intro-quiz-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/catupper/intro-quiz-rs on toolchain 14e4661efa5acbf985e4fe564baae04683366cc1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+14e4661efa5acbf985e4fe564baae04683366cc1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/catupper/intro-quiz-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+14e4661efa5acbf985e4fe564baae04683366cc1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8693a2fc7867eb62e755b278a31dee374182215a42f2ec1dcd6f74d6f260c926
[INFO] running `Command { std: "docker" "start" "8693a2fc7867eb62e755b278a31dee374182215a42f2ec1dcd6f74d6f260c926", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8693a2fc7867eb62e755b278a31dee374182215a42f2ec1dcd6f74d6f260c926" "/opt/rustwide/cargo-home/bin/cargo" "+14e4661efa5acbf985e4fe564baae04683366cc1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8693a2fc7867eb62e755b278a31dee374182215a42f2ec1dcd6f74d6f260c926", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8693a2fc7867eb62e755b278a31dee374182215a42f2ec1dcd6f74d6f260c926" "/opt/rustwide/cargo-home/bin/cargo" "+14e4661efa5acbf985e4fe564baae04683366cc1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.67
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling num-rational v0.2.3
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling x11 v2.18.2
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]     Checking miniz_oxide v0.3.6
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]    Compiling device_query v0.2.3
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking input-event-codes v0.2.0
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking slice-deque v0.3.0
[INFO] [stderr]     Checking alsa-sys v0.1.2
[INFO] [stderr]     Checking libudev-sys v0.1.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking nix v0.14.1
[INFO] [stderr]     Checking libudev v0.2.0
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking rand v0.6.5
[INFO] [stderr]     Checking flate2 v1.0.13
[INFO] [stderr]     Checking cpal v0.8.2
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]     Checking num-complex v0.2.4
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking id3 v0.5.0
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking alga v0.9.3
[INFO] [stderr]     Checking nalgebra v0.18.1
[INFO] [stderr]     Checking minimp3 v0.3.5
[INFO] [stderr]     Checking serialport v3.3.0
[INFO] [stderr]     Checking bstr v0.2.11
[INFO] [stderr]     Checking csv v1.1.3
[INFO] [stderr]     Checking rodio v0.9.0
[INFO] [stderr]     Checking intro_quiz_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.76s
[INFO] running `Command { std: "docker" "inspect" "8693a2fc7867eb62e755b278a31dee374182215a42f2ec1dcd6f74d6f260c926", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8693a2fc7867eb62e755b278a31dee374182215a42f2ec1dcd6f74d6f260c926", kill_on_drop: false }`
[INFO] [stdout] 8693a2fc7867eb62e755b278a31dee374182215a42f2ec1dcd6f74d6f260c926
